1,0,0,0,0.000000," ","integrate(x**2*cos(c*x**2+b*x+a),x)","\int x^{2} \cos{\left(a + b x + c x^{2} \right)}\, dx"," ",0,"Integral(x**2*cos(a + b*x + c*x**2), x)","F",0
2,0,0,0,0.000000," ","integrate(x*cos(c*x**2+b*x+a),x)","\int x \cos{\left(a + b x + c x^{2} \right)}\, dx"," ",0,"Integral(x*cos(a + b*x + c*x**2), x)","F",0
3,1,88,0,0.496888," ","integrate(cos(c*x**2+b*x+a),x)","\frac{\sqrt{2} \sqrt{\pi} \left(- \sin{\left(a - \frac{b^{2}}{4 c} \right)} S\left(\frac{\sqrt{2} \left(b + 2 c x\right)}{2 \sqrt{\pi} \sqrt{c}}\right) + \cos{\left(a - \frac{b^{2}}{4 c} \right)} C\left(\frac{\sqrt{2} \left(b + 2 c x\right)}{2 \sqrt{\pi} \sqrt{c}}\right)\right) \sqrt{\frac{1}{c}}}{2}"," ",0,"sqrt(2)*sqrt(pi)*(-sin(a - b**2/(4*c))*fresnels(sqrt(2)*(b + 2*c*x)/(2*sqrt(pi)*sqrt(c))) + cos(a - b**2/(4*c))*fresnelc(sqrt(2)*(b + 2*c*x)/(2*sqrt(pi)*sqrt(c))))*sqrt(1/c)/2","A",0
4,0,0,0,0.000000," ","integrate(cos(c*x**2+b*x+a)/x,x)","\int \frac{\cos{\left(a + b x + c x^{2} \right)}}{x}\, dx"," ",0,"Integral(cos(a + b*x + c*x**2)/x, x)","F",0
5,0,0,0,0.000000," ","integrate(cos(c*x**2+b*x+a)/x**2+b*sin(c*x**2+b*x+a)/x,x)","\int \frac{b x \sin{\left(a + b x + c x^{2} \right)} + \cos{\left(a + b x + c x^{2} \right)}}{x^{2}}\, dx"," ",0,"Integral((b*x*sin(a + b*x + c*x**2) + cos(a + b*x + c*x**2))/x**2, x)","F",0
6,0,0,0,0.000000," ","integrate(x**2*cos(-c*x**2+b*x+a),x)","\int x^{2} \cos{\left(a + b x - c x^{2} \right)}\, dx"," ",0,"Integral(x**2*cos(a + b*x - c*x**2), x)","F",0
7,0,0,0,0.000000," ","integrate(x*cos(-c*x**2+b*x+a),x)","\int x \cos{\left(a + b x - c x^{2} \right)}\, dx"," ",0,"Integral(x*cos(a + b*x - c*x**2), x)","F",0
8,1,94,0,0.485530," ","integrate(cos(-c*x**2+b*x+a),x)","\frac{\sqrt{2} \sqrt{\pi} \sqrt{- \frac{1}{c}} \left(- \sin{\left(a + \frac{b^{2}}{4 c} \right)} S\left(\frac{\sqrt{2} \left(b - 2 c x\right)}{2 \sqrt{\pi} \sqrt{- c}}\right) + \cos{\left(a + \frac{b^{2}}{4 c} \right)} C\left(\frac{\sqrt{2} \left(b - 2 c x\right)}{2 \sqrt{\pi} \sqrt{- c}}\right)\right)}{2}"," ",0,"sqrt(2)*sqrt(pi)*sqrt(-1/c)*(-sin(a + b**2/(4*c))*fresnels(sqrt(2)*(b - 2*c*x)/(2*sqrt(pi)*sqrt(-c))) + cos(a + b**2/(4*c))*fresnelc(sqrt(2)*(b - 2*c*x)/(2*sqrt(pi)*sqrt(-c))))/2","A",0
9,0,0,0,0.000000," ","integrate(cos(-c*x**2+b*x+a)/x,x)","\int \frac{\cos{\left(a + b x - c x^{2} \right)}}{x}\, dx"," ",0,"Integral(cos(a + b*x - c*x**2)/x, x)","F",0
10,0,0,0,0.000000," ","integrate(cos(-c*x**2+b*x+a)/x**2+b*sin(-c*x**2+b*x+a)/x,x)","\int \frac{b x \sin{\left(a + b x - c x^{2} \right)} + \cos{\left(a + b x - c x^{2} \right)}}{x^{2}}\, dx"," ",0,"Integral((b*x*sin(a + b*x - c*x**2) + cos(a + b*x - c*x**2))/x**2, x)","F",0
11,0,0,0,0.000000," ","integrate(x**2*cos(1/4+x+x**2),x)","\int x^{2} \cos{\left(x^{2} + x + \frac{1}{4} \right)}\, dx"," ",0,"Integral(x**2*cos(x**2 + x + 1/4), x)","F",0
12,1,155,0,1.102327," ","integrate(x*cos(1/4+x+x**2),x)","- \frac{\sqrt{2} \sqrt{\pi} x C\left(\frac{\sqrt{2} x}{\sqrt{\pi}} + \frac{\sqrt{2}}{2 \sqrt{\pi}}\right) \Gamma\left(\frac{1}{4}\right)}{8 \Gamma\left(\frac{5}{4}\right)} + \frac{\sqrt{2} \sqrt{\pi} x C\left(\frac{\sqrt{2} x}{\sqrt{\pi}} + \frac{\sqrt{2}}{2 \sqrt{\pi}}\right)}{2} + \frac{\sin{\left(\left(x + \frac{1}{2}\right)^{2} \right)} \Gamma\left(\frac{1}{4}\right)}{8 \Gamma\left(\frac{5}{4}\right)} - \frac{\sqrt{2} \sqrt{\pi} C\left(\frac{\sqrt{2} x}{\sqrt{\pi}} + \frac{\sqrt{2}}{2 \sqrt{\pi}}\right) \Gamma\left(\frac{1}{4}\right)}{16 \Gamma\left(\frac{5}{4}\right)}"," ",0,"-sqrt(2)*sqrt(pi)*x*fresnelc(sqrt(2)*x/sqrt(pi) + sqrt(2)/(2*sqrt(pi)))*gamma(1/4)/(8*gamma(5/4)) + sqrt(2)*sqrt(pi)*x*fresnelc(sqrt(2)*x/sqrt(pi) + sqrt(2)/(2*sqrt(pi)))/2 + sin((x + 1/2)**2)*gamma(1/4)/(8*gamma(5/4)) - sqrt(2)*sqrt(pi)*fresnelc(sqrt(2)*x/sqrt(pi) + sqrt(2)/(2*sqrt(pi)))*gamma(1/4)/(16*gamma(5/4))","B",0
13,1,29,0,0.434183," ","integrate(cos(1/4+x+x**2),x)","\frac{\sqrt{2} \sqrt{\pi} C\left(\frac{\sqrt{2} \left(2 x + 1\right)}{2 \sqrt{\pi}}\right)}{2}"," ",0,"sqrt(2)*sqrt(pi)*fresnelc(sqrt(2)*(2*x + 1)/(2*sqrt(pi)))/2","A",0
14,0,0,0,0.000000," ","integrate(cos(1/4+x+x**2)/x,x)","\int \frac{\cos{\left(x^{2} + x + \frac{1}{4} \right)}}{x}\, dx"," ",0,"Integral(cos(x**2 + x + 1/4)/x, x)","F",0
15,0,0,0,0.000000," ","integrate(cos(1/4+x+x**2)/x**2,x)","\int \frac{\cos{\left(x^{2} + x + \frac{1}{4} \right)}}{x^{2}}\, dx"," ",0,"Integral(cos(x**2 + x + 1/4)/x**2, x)","F",0
16,0,0,0,0.000000," ","integrate(x**2*cos(c*x**2+b*x+a)**2,x)","\int x^{2} \cos^{2}{\left(a + b x + c x^{2} \right)}\, dx"," ",0,"Integral(x**2*cos(a + b*x + c*x**2)**2, x)","F",0
17,0,0,0,0.000000," ","integrate(x*cos(c*x**2+b*x+a)**2,x)","\int x \cos^{2}{\left(a + b x + c x^{2} \right)}\, dx"," ",0,"Integral(x*cos(a + b*x + c*x**2)**2, x)","F",0
18,1,83,0,0.935412," ","integrate(cos(c*x**2+b*x+a)**2,x)","\frac{x}{2} + \frac{\sqrt{\pi} \left(- \sin{\left(2 a - \frac{b^{2}}{2 c} \right)} S\left(\frac{2 b + 4 c x}{2 \sqrt{\pi} \sqrt{c}}\right) + \cos{\left(2 a - \frac{b^{2}}{2 c} \right)} C\left(\frac{2 b + 4 c x}{2 \sqrt{\pi} \sqrt{c}}\right)\right) \sqrt{\frac{1}{c}}}{4}"," ",0,"x/2 + sqrt(pi)*(-sin(2*a - b**2/(2*c))*fresnels((2*b + 4*c*x)/(2*sqrt(pi)*sqrt(c))) + cos(2*a - b**2/(2*c))*fresnelc((2*b + 4*c*x)/(2*sqrt(pi)*sqrt(c))))*sqrt(1/c)/4","A",0
19,0,0,0,0.000000," ","integrate(cos(c*x**2+b*x+a)**2/x,x)","\int \frac{\cos^{2}{\left(a + b x + c x^{2} \right)}}{x}\, dx"," ",0,"Integral(cos(a + b*x + c*x**2)**2/x, x)","F",0
20,0,0,0,0.000000," ","integrate(x**2*cos(-c*x**2+b*x+a)**2,x)","\int x^{2} \cos^{2}{\left(a + b x - c x^{2} \right)}\, dx"," ",0,"Integral(x**2*cos(a + b*x - c*x**2)**2, x)","F",0
21,0,0,0,0.000000," ","integrate(x*cos(-c*x**2+b*x+a)**2,x)","\int x \cos^{2}{\left(a + b x - c x^{2} \right)}\, dx"," ",0,"Integral(x*cos(a + b*x - c*x**2)**2, x)","F",0
22,1,88,0,0.968682," ","integrate(cos(-c*x**2+b*x+a)**2,x)","\frac{x}{2} + \frac{\sqrt{\pi} \sqrt{- \frac{1}{c}} \left(- \sin{\left(2 a + \frac{b^{2}}{2 c} \right)} S\left(\frac{2 b - 4 c x}{2 \sqrt{\pi} \sqrt{- c}}\right) + \cos{\left(2 a + \frac{b^{2}}{2 c} \right)} C\left(\frac{2 b - 4 c x}{2 \sqrt{\pi} \sqrt{- c}}\right)\right)}{4}"," ",0,"x/2 + sqrt(pi)*sqrt(-1/c)*(-sin(2*a + b**2/(2*c))*fresnels((2*b - 4*c*x)/(2*sqrt(pi)*sqrt(-c))) + cos(2*a + b**2/(2*c))*fresnelc((2*b - 4*c*x)/(2*sqrt(pi)*sqrt(-c))))/4","A",0
23,0,0,0,0.000000," ","integrate(cos(-c*x**2+b*x+a)**2/x,x)","\int \frac{\cos^{2}{\left(a + b x - c x^{2} \right)}}{x}\, dx"," ",0,"Integral(cos(a + b*x - c*x**2)**2/x, x)","F",0
24,0,0,0,0.000000," ","integrate(x**2*cos(1/4+x+x**2)**2,x)","\int x^{2} \cos^{2}{\left(x^{2} + x + \frac{1}{4} \right)}\, dx"," ",0,"Integral(x**2*cos(x**2 + x + 1/4)**2, x)","F",0
25,1,121,0,1.550545," ","integrate(x*cos(1/4+x+x**2)**2,x)","\frac{x^{2}}{4} - \frac{\sqrt{\pi} x C\left(\frac{2 x}{\sqrt{\pi}} + \frac{1}{\sqrt{\pi}}\right) \Gamma\left(\frac{1}{4}\right)}{16 \Gamma\left(\frac{5}{4}\right)} + \frac{\sqrt{\pi} x C\left(\frac{2 x}{\sqrt{\pi}} + \frac{1}{\sqrt{\pi}}\right)}{4} + \frac{\sin{\left(2 \left(x + \frac{1}{2}\right)^{2} \right)} \Gamma\left(\frac{1}{4}\right)}{32 \Gamma\left(\frac{5}{4}\right)} - \frac{\sqrt{\pi} C\left(\frac{2 x}{\sqrt{\pi}} + \frac{1}{\sqrt{\pi}}\right) \Gamma\left(\frac{1}{4}\right)}{32 \Gamma\left(\frac{5}{4}\right)}"," ",0,"x**2/4 - sqrt(pi)*x*fresnelc(2*x/sqrt(pi) + 1/sqrt(pi))*gamma(1/4)/(16*gamma(5/4)) + sqrt(pi)*x*fresnelc(2*x/sqrt(pi) + 1/sqrt(pi))/4 + sin(2*(x + 1/2)**2)*gamma(1/4)/(32*gamma(5/4)) - sqrt(pi)*fresnelc(2*x/sqrt(pi) + 1/sqrt(pi))*gamma(1/4)/(32*gamma(5/4))","B",0
26,1,22,0,0.791772," ","integrate(cos(1/4+x+x**2)**2,x)","\frac{x}{2} + \frac{\sqrt{\pi} C\left(\frac{4 x + 2}{2 \sqrt{\pi}}\right)}{4}"," ",0,"x/2 + sqrt(pi)*fresnelc((4*x + 2)/(2*sqrt(pi)))/4","A",0
27,0,0,0,0.000000," ","integrate(cos(1/4+x+x**2)**2/x,x)","\int \frac{\cos^{2}{\left(x^{2} + x + \frac{1}{4} \right)}}{x}\, dx"," ",0,"Integral(cos(x**2 + x + 1/4)**2/x, x)","F",0
28,0,0,0,0.000000," ","integrate(cos(1/4+x+x**2)**2/x**2,x)","\int \frac{\cos^{2}{\left(x^{2} + x + \frac{1}{4} \right)}}{x^{2}}\, dx"," ",0,"Integral(cos(x**2 + x + 1/4)**2/x**2, x)","F",0
29,0,0,0,0.000000," ","integrate((e*x+d)**2*cos(c*x**2+b*x+a),x)","\int \left(d + e x\right)^{2} \cos{\left(a + b x + c x^{2} \right)}\, dx"," ",0,"Integral((d + e*x)**2*cos(a + b*x + c*x**2), x)","F",0
30,0,0,0,0.000000," ","integrate((e*x+d)*cos(c*x**2+b*x+a),x)","\int \left(d + e x\right) \cos{\left(a + b x + c x^{2} \right)}\, dx"," ",0,"Integral((d + e*x)*cos(a + b*x + c*x**2), x)","F",0
31,0,0,0,0.000000," ","integrate(cos(c*x**2+b*x+a)/(e*x+d),x)","\int \frac{\cos{\left(a + b x + c x^{2} \right)}}{d + e x}\, dx"," ",0,"Integral(cos(a + b*x + c*x**2)/(d + e*x), x)","F",0
32,0,0,0,0.000000," ","integrate((e*x+d)**2*cos(c*x**2+b*x+a)**2,x)","\int \left(d + e x\right)^{2} \cos^{2}{\left(a + b x + c x^{2} \right)}\, dx"," ",0,"Integral((d + e*x)**2*cos(a + b*x + c*x**2)**2, x)","F",0
33,0,0,0,0.000000," ","integrate((e*x+d)*cos(c*x**2+b*x+a)**2,x)","\int \left(d + e x\right) \cos^{2}{\left(a + b x + c x^{2} \right)}\, dx"," ",0,"Integral((d + e*x)*cos(a + b*x + c*x**2)**2, x)","F",0
34,0,0,0,0.000000," ","integrate(cos(c*x**2+b*x+a)**2/(e*x+d),x)","\int \frac{\cos^{2}{\left(a + b x + c x^{2} \right)}}{d + e x}\, dx"," ",0,"Integral(cos(a + b*x + c*x**2)**2/(d + e*x), x)","F",0
